-
Home
-
iyzico WooCommerce
-
3.5.7
-
Code
-
Classes
- DatabaseManager
Total Complexity |
20 |
Dependencies |
2 |
Dependents |
6 |
Total lines |
198 |
Lines of code |
146 |
Logical lines of code |
77 |
Comment lines |
17 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateCreateTableSQL() |
S |
56 |
4 |
18 |
createTables() |
S |
50 |
2 |
32 |
ensureInitialized() |
S |
65 |
4 |
9 |
getTableDefinitions() |
S |
59 |
3 |
14 |
dropTables() |
S |
55 |
2 |
20 |
createOrder() |
S |
60 |
1 |
14 |
findUserCardKey() |
S |
61 |
1 |
12 |
saveUserCardKey() |
S |
62 |
1 |
12 |
findOrderByOrderId() |
S |
63 |
1 |
11 |
init() |
S |
76 |
1 |
4 |